deepsize_derive 0.1.2

A crate for measuring the total size of object on the stack and heap
Documentation
A basic [`DeepSizeOf`](deepsize::DeepSizeOf) Derive implementation Mainly from `syn`'s [`heap_size` derive example][heap_size] [heap_size]: https://github.com/dtolnay/syn/commits/master/examples/heapsize/heapsize_derive/src/lib.rs